On this pageDestroyDescriptionDestroys an instance of TsgUInt64Pairs.NoteDo not call Destroy directly. Instead, call Free. Free verifies that the TsgBaseList reference is not nil, and only then calls Destroy. Destroy frees the memory used to store the list of items.Syntaxdestructor Destroy; override;